Adding network testing support for xm-test with hvm.
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Sun, 29 Jan 2006 09:55:28 +0000 (10:55 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Sun, 29 Jan 2006 09:55:28 +0000 (10:55 +0100)
commite2f6e7621988388a5139a0a4e8a3509906be04ba
tree9dcb16bdeffaa02a78b46bc6dc6e2ad417b32fc6
parent99957fb4c400c63513efccd4b0cbab27c1dabd9f
Adding network testing support for xm-test with hvm.
 1) Added capability for create_disk_image script to copy pcnet32
    driver to disk.img. Added new cmdline option so can specify
    driver directory.
 2) Added configuration --with-driver-dir=DVRDIR option so
    can specify where driver is at configure time. "builtin"
    keyword lets specify that driver is built into kernel.
 3) Updated Makefile.am to build with new options.
 4) Updated README to reflect changes.

Signed-off-by: Daniel Stekloff <dsteklof@us.ibm.com>
tools/xm-test/README
tools/xm-test/configure.ac
tools/xm-test/ramdisk/Makefile.am
tools/xm-test/ramdisk/bin/create_disk_image